export declare const vendorPayoutFields: string[]; export declare const vendorPayoutQueryConfig: { list: { defaults: string[]; isList: boolean; }; retrieve: { defaults: string[]; isList: boolean; }; };