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