import { NewChangeset } from "@changesets/types"; export default function getChangesets(cwd: string, sinceRef?: string): Promise>;