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