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