/// import { INativeAuth } from './uiTypes'; export declare function NativeAuth(props: INativeAuth): JSX.Element; /** * Note that this wrapper component exists to force code-splitting */