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