/// export declare const Root: () => JSX.Element; export declare const mountApp: () => void;