import * as i0 from '@angular/core'; declare class XExamplesComponent { className: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class XExamplesModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } /** * Examples * @selector x-examples * @decorator component */ declare const XExamplesPrefix = "x-examples"; export { XExamplesComponent, XExamplesModule, XExamplesPrefix };