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