import * as i0 from "@angular/core";
export declare class CustomTagsService {
    tags: string[];
    addCustomTag(tag: string): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<CustomTagsService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<CustomTagsService>;
}
//# sourceMappingURL=custom-tags.service.d.ts.map