import type { CaptionInfo } from '../../types'; export declare function getCaptions(params: { draftId: string; }): Promise; //# sourceMappingURL=get-captions.d.ts.map