/** * 页面基本布局组件 */ export function PageLayout(props: any): JSX.Element;