import type { IconProps } from '../../types'; declare const EnglishInput: import("react").NamedExoticComponent; /** * Remix Icon: English Input * @see {@link https://remixicon.com/icon/english-input Remix Icon Docs} */ export { EnglishInput };