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