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