export declare class ProcessorTokenFundsTransferMethodCreateAttributes { 'funds-transfer-type': string; 'ach-check-type': string; 'contact-id': string; 'plaid-processor-token': string; }