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