import { WebComponentConfigWithSpecificComponent } from '../model/type'; export declare function createUniqueWebComponentName(config: WebComponentConfigWithSpecificComponent): string; //# sourceMappingURL=web-component-name.d.ts.map