import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const gavelIconName = "gavel";
export declare const gavelIcon: IconShapeTuple;
