import { ReactIconComponentType } from '../types';

declare const WithdrawSuccess: ReactIconComponentType;
export default WithdrawSuccess;
            