export declare class OnrampPaymentMethod { id: string; name: string; icon?: string; }