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