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