import { AthenaQuery } from './athena-query'; export declare const entities: any[]; export declare const resolvers: (typeof AthenaQuery)[];