export { resetCaches, disableFragmentWarnings } from 'graphql-tag'; export default function gql(literals: any, ...placeholders: any[]): any;