import { SvgIconComponent } from './types'; declare const ChangeCircleIcon: SvgIconComponent; export default ChangeCircleIcon;