import { EntryPoint } from '../src/API'; export declare const createCircularEntryPoints: (usePublicAPIKeys?: boolean) => EntryPoint[]; export declare const createDirectCircularEntryPoints: (usePublicAPIKeys?: boolean) => EntryPoint[]; //# sourceMappingURL=appHost.mock.d.ts.map