import * as React from "react"; declare function At(props: React.SVGProps): any; export default At;