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