import { getWithdrawCreateData } from './withdraw';
const aspectDict = {
getWithdrawCreateData,
};
export default aspectDict;