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