import PageLayout from './PageLayout'; export { PageLayout }; export type { PageLayoutProps } from './interface';