import * as i0 from "@angular/core";
export declare class LoadingComponent {
    variant: 'default' | 'primary';
    static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "app-loading", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, never, true, never>;
}
