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