import { FromQuerySignature } from '@gql2ts/types';
declare const doIt: FromQuerySignature;
export default doIt;
