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