/// import { IconProps } from '../helper'; declare function Eosmic_external_onOutlined({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eosmic_external_onOutlined;