UNPKG

@risemaxi/sigil

Version:

Icons and Signs for the Rise Design System

7 lines (6 loc) 232 B
/// <reference types="react" /> import type { IconProps } from '../../types'; export declare const CameraFlash: import("react").MemoExoticComponent<{ (props: IconProps): import("react").JSX.Element; displayName: string; }>;