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