import type React from 'react'; export declare function TamaguiRoot(props: { children: React.ReactNode; trackMount?: boolean; style?: any; }): React.ReactNode; //# sourceMappingURL=TamaguiRoot.native.d.ts.map