import { RemixiconReactIconComponentType } from './dist/typings';

declare const AwardFillIcon: RemixiconReactIconComponentType;
export default AwardFillIcon;
