import { Fragment } from "apollo-codegen-core/lib/compiler"; export declare const isFragmentDeclaration: (fragment: Fragment) => import("babel-types").VariableDeclaration;