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