export type ProgressCallback = (percentage: number) => void;