/// import { IconProps } from '../../types'; declare const FireMinimalistic: (allProps: IconProps) => JSX.Element; export default FireMinimalistic;