/** * Sets up the plugin with the provided tag names to ignore. * Replaces any previously injected tags. */ export declare function injectTags(tagsToIgnore: Iterable): void; //# sourceMappingURL=customComponentPlugin.d.ts.map