export declare const fileLocal = ".sql-lint.json"; export declare const file: string; export declare function getConfiguration(config: string): any; export declare function findConfiguration(): any;