import { MdiReactIconComponentType } from './dist/typings';

declare const SquareSmallIcon: MdiReactIconComponentType;
export default SquareSmallIcon;
