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

declare const TurnedIn: ReactIconComponentType;
export default TurnedIn;
            