export declare function format(query: any, Model: any, formatter: string | ((item: any) => any)): any;