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

declare const LabelImportantOutline: ReactIconComponentType;
export default LabelImportantOutline;
            