export declare const GRAPH_CLI_SHARED_HEADERS: {
    'User-Agent': `@graphprotocol/graph-cli@${string}`;
};
