import * as i0 from '@angular/core'; declare class UseStyle { document: Document; use(css: any, options?: any): { id: any; name: any; el: HTMLStyleElement; css: any; } | undefined; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } export { UseStyle };