import { BusyIndicatorComponent } from './busy-indicator.component'; import { BusyIndicatorCoverComponent } from './busy-indicator-cover.component'; export { BusyIndicatorCoverComponent, BusyIndicatorComponent }; export declare class VCLBusyIndicatorModule { }