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

declare const CheckboxLineIcon: RemixiconReactIconComponentType;
export default CheckboxLineIcon;
