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