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

declare const CheckLineIcon: RemixiconReactIconComponentType;
export default CheckLineIcon;
