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