/// export declare function Container({ children }: { children: any; }): JSX.Element;