import { BoxProps } from '../Box';
export declare const WelcomeLoader: import('../System').CreateWuiComponent<"div", BoxProps>;
