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

declare const ParkingLineIcon: RemixiconReactIconComponentType;
export default ParkingLineIcon;
