import { Type } from "@angular/core";
export * from "./loading";
export * from "./loading-listener";
export declare const LOADING_DIRECTIVES: Type<any>[];
