import { IconProps } from '../Icon'; declare function SvgFlashOn(props: IconProps): JSX.Element; export default SvgFlashOn;