import SubpageLayout from './SubpageLayout'; export { SubpageLayout }; export type { SubpageLayoutProps } from './interface';