export default function checkUpdates(packageJson: Record<string, any>): Promise<void>;
