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