type Target = 'react-native' | 'metro' | 'sdk'; export declare const normalizeRolledUpDeclarations: (content: string) => string; export declare const bundleTargetDeclarations: (projectRoot: string, target: Target) => Promise; export {}; //# sourceMappingURL=bundle-dts.d.ts.map