import { IconProps } from '../types';
declare const FireExtinguisher: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FireExtinguisher;
//# sourceMappingURL=FireExtinguisher.d.ts.map