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