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