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