import * as i0 from "@angular/core"; export declare class LoadingInfosComponent { description?: string; hasDescription?: boolean; presetContainer?: 'auto' | 'full'; directionSpinner?: 'bottom' | 'right'; spinnerSize?: 'tiny' | 'tenny' | 'small' | 'medium' | 'large'; get text(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }