import * as i0 from '@angular/core'; declare class MainLayoutBlockComponent { readonly overflow: i0.InputSignalWithTransform; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class MainLayoutComponent { /** * Sticks header on the screen */ readonly headerSticky: i0.InputSignalWithTransform; /** * Sticks footer on the screen */ readonly footerSticky: i0.InputSignalWithTransform; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { MainLayoutBlockComponent, MainLayoutComponent };