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