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