import { SvgIconComponent } from './types'; declare const LabelIcon: SvgIconComponent; export default LabelIcon;