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