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