import { global } from '@declaration';
export declare const LaunchRoot: (params: global.LaunchRootInput) => void;
export declare const LaunchReactApplication: (props: global.LaunchReactApplicationInput) => void;
