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

declare const VkCircleIcon: MdiReactIconComponentType;
export default VkCircleIcon;
