export declare class CreateWyreWalletParams { name: string; callbackUrl?: string; type?: string; notes?: string; }