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