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

declare const ListCheckIcon: RemixiconReactIconComponentType;
export default ListCheckIcon;
