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