import { IconProps } from '../types';
declare const At: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default At;
//# sourceMappingURL=At.d.ts.map