export declare class SelectParamsModel { sql: string; where?: any[]; }