import * as i0 from "@angular/core";
export declare class LoadingComponent {
    loader: string;
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "sdk-loading", never, {}, {}, never, never, false>;
}
