/// import { IconProps } from "../SvgIcon"; export declare const English: (props?: IconProps) => JSX.Element; export default English;