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

declare const CloseLineIcon: RemixiconReactIconComponentType;
export default CloseLineIcon;
