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