export declare const getSubgraphBasename: (name: string) => string;
export declare const formatSubgraphName: (slug: string) => string;
