/// <reference types="react" />
import React from 'react';
declare const LowEmission: React.MemoExoticComponent<React.ForwardRefExoticComponent<import("../SvgIcon.types-413b9889").IconProps & React.RefAttributes<HTMLOrSVGElement>>>;
export { LowEmission };
