import { SVGIconDef } from './types';
declare const HonourFilled: SVGIconDef;
export default HonourFilled;
