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