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