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