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