export * from '../exports';
import { PostHogBackendClient } from '../client';
export declare class PostHog extends PostHogBackendClient {
    getLibraryId(): string;
    protected initializeContext(): undefined;
}
//# sourceMappingURL=index.edge.d.ts.map