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