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

declare const AwardLineIcon: RemixiconReactIconComponentType;
export default AwardLineIcon;
