/// import { SvgIconProps } from './types'; export declare function FlashAddIcon({ className, ...props }?: Partial): JSX.Element;