import type { IconComponent } from '../types'; declare const CircleTopDown: IconComponent; export default CircleTopDown;