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