import * as React from "react"; declare function SvgAs(props: React.SVGProps): JSX.Element; export default SvgAs;