import { Layout } from 'antd'; export type { LayoutProps } from 'antd/lib/layout'; export * from 'antd/lib/layout'; export default Layout;