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