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