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