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