export declare const gql: (strs: TemplateStringsArray, ...values: any[]) => string;