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