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