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

declare const CriminalLineIcon: RemixiconReactIconComponentType;
export default CriminalLineIcon;
