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