@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
8 lines (7 loc) • 302 B
TypeScript
import type { IconProps } from '../../types';
declare const ClosedCaptioningAiLine: import("react").NamedExoticComponent<IconProps>;
/**
* Remix Icon: Closed Captioning Ai Line
* @see {@link https://remixicon.com/icon/closed-captioning-ai-line Remix Icon Docs}
*/
export { ClosedCaptioningAiLine };