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