import { LktObject } from 'lkt-vue-kernel'; export declare class Settings { static defaultPageSlot: string; static pageSlots: LktObject; }