import { GremlintUserConfig } from './types'; export declare const formatQuery: (query: string, config?: Partial) => string;