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