import * as i0 from '@angular/core'; import { TemplateRef, ElementRef, QueryList } from '@angular/core'; declare class PreviewBlockDirective { templateRef: TemplateRef; label: string; show: boolean; constructor(templateRef: TemplateRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class PreviewSelectionFrameComponent { header: string; name: string; description: string; set _type(type: string); listRef: ElementRef; previewBlocks: QueryList; type: string; showType: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SelectStepFrameComponent { header: string; noResults: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class StepperFramesModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { PreviewBlockDirective, PreviewSelectionFrameComponent, SelectStepFrameComponent, StepperFramesModule }; //# sourceMappingURL=index.d.ts.map