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

declare const CheckDoubleLineIcon: RemixiconReactIconComponentType;
export default CheckDoubleLineIcon;
