export { WindowService, NgsRevealService, NgsRevealConfig } from './services/index';
export { NgsRevealDirective, NgsRevealSetDirective } from './directives/index';
/**
 * Main module of the library
 */
export declare class NgsRevealModule {
}
