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