export declare const GENERAL_CONFIG: (type: string) => import("graphql").DocumentNode; export declare const ALL_CONTRIBUTORS: (type: string) => import("graphql").DocumentNode; export declare const CONTRIBUTOR: (type: string) => import("graphql").DocumentNode; export declare const ALL_CONTRIBUTIONS: (type: string) => import("graphql").DocumentNode; //# sourceMappingURL=index.d.ts.map