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