import { WdLayout } from './wd-layout'; export { WdLayout, type WdLayoutProps } from './wd-layout'; export default WdLayout;