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