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