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