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