export declare class QuerySearch { label: string; field: string; typeComponent?: 'INPUT' | 'CHECKBOX'; }