export declare const parseCustomImport: (type: 'addresses' | 'alerts' | 'wishlists' | 'orders', payload: any[]) => Promise;