export type RepomixProgressCallback = (message: string) => void | Promise;