import { SvgIconComponent } from './types'; declare const GavelIcon: SvgIconComponent; export default GavelIcon;