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