import { IconDefinition } from '../../types';
declare const MinusLight: IconDefinition;
export default MinusLight;
