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

declare const CircleSmallIcon: MdiReactIconComponentType;
export default CircleSmallIcon;
