UNPKG

@cbpds/web-components

Version:
14 lines (13 loc) 263 B
export declare class CbpIcon { host: HTMLElement; name: string; src: string; size: string; color: string; rotate: number; accessibilityText: string; sx: any; private icons; componentWillRender(): void; render(): any; }