import { SVGProps } from "react";
declare const RIParkingBoxFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIParkingBoxFill };
