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