import { RemixiconReactIconComponentType } from './dist/typings';

declare const PinyinInputIcon: RemixiconReactIconComponentType;
export default PinyinInputIcon;
