import { IconProps } from '../Icon'; declare function SvgGavel(props: IconProps): JSX.Element; export default SvgGavel;