export { SkyWaitComponent } from './wait.component'; export { SkyWaitService } from './wait.service'; export { SkyWaitModule } from './wait.module'; export declare const SKY_WAIT_PROVIDERS: any[];