import { SVGProps } from 'react'; declare const IconIosShareRegular: (props: SVGProps) => JSX.Element; export default IconIosShareRegular;