import { ReactIconComponentType } from '../types';

declare const Score: ReactIconComponentType;
export default Score;
            