#!/usr/bin/env node import { Location } from "graphql"; export declare function formatLoc(loc: Location): string;