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