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