export function convertWhere(props: any, supportManyRelated: any): any; export function getModelParams(props: any): { orderBy: any; orderType: any; where: any[]; };