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

declare const NewLabel: ReactIconComponentType;
export default NewLabel;
            