UNPKG

@risemaxi/sigil

Version:

Icons and Signs for the Rise Design System

7 lines (6 loc) 284 B
import type { IconProps } from '../../types'; /** * Remix Icon: Movie 2 Ai Fill * @see {@link https://remixicon.com/icon/movie-2-ai-fill Remix Icon Docs} */ export declare const Movie2AiFill: import("react").MemoExoticComponent<(_props: IconProps) => import("react").JSX.Element>;