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

declare const TurnedInNot: ReactIconComponentType;
export default TurnedInNot;
            