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

declare const LabelImportant: ReactIconComponentType;
export default LabelImportant;
            