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