import AccountDelete, { AccountDeleteProps } from './AccountDelete';
export default AccountDelete;
export { AccountDeleteProps };
