export declare type ResizeImageMessage = { path: string; fileKey: string; method: string; args: any[]; };