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