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

declare const UpdateDisabled: ReactIconComponentType;
export default UpdateDisabled;
            