export declare class ExpoManagedIntegration {
    static id: string;
    name: string;
    setupOnce(): void;
}
//# sourceMappingURL=managed.d.ts.map