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