export declare const loadSqlFromJs: (filePath: string) => string;
