import { AppStyle2IndexViewLayout } from "../../app-style2-layout/app-style2-indexview-layout/app-style2-indexview-layout"; import './app-style3-indexview-layout.less'; export declare class AppStyle3IndexViewLayout extends AppStyle2IndexViewLayout { /** * 初始化 * * @memberof AppStyle2IndexViewLayout */ created(): void; } //# sourceMappingURL=app-style3-indexview-layout.d.ts.map