export declare const getModelByName: (name: string, clientModule?: any) => any;
