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