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

declare const ParkingBoxFillIcon: RemixiconReactIconComponentType;
export default ParkingBoxFillIcon;
