import { RemixiconReactIconComponentType } from './dist/typings';

declare const CloseCircleLineIcon: RemixiconReactIconComponentType;
export default CloseCircleLineIcon;
