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

declare const FortniteIcon: MdiReactIconComponentType;
export default FortniteIcon;
