import { LayoutModuleOptions } from './layout.entity'; export declare const LAYOUT_OPTIONS_DEFAULT_VALUE: LayoutModuleOptions; export declare const SCROLL_OFFSET_FOR_PAGE_TITLE = 10;