declare module '@octokit/graphql' { export type Variables = any export type GraphQlQueryResponse = any }