import type { GqlResolvers } from "../../graphql/generated-graphql-types.d.ts";
import { type GraphqlContext } from "../../graphql/graphql.types.js";
export declare const authorAccountResolvers: GqlResolvers<GraphqlContext>;
