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