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