declare const _default: (props: import("oak-frontend-base").ReactComponentProps<import("../../../oak-app-domain").EntityDict, "withdraw", true, {
gotoDetail: (id: string) => void;
accountId: string;
}>) => React.ReactElement;
export default _default;