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