import Container from './container'; export type { ContainerProps } from './container'; export default Container;