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

declare const PoliceCarLineIcon: RemixiconReactIconComponentType;
export default PoliceCarLineIcon;
