import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GavelIcon */
export declare const Gavel: Icon;
export { I as GavelIcon };
//# sourceMappingURL=Gavel.d.ts.map