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