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