import { CommandResponsesByCommandName } from './api'; export declare const formatClipsGetResponse: (res: CommandResponsesByCommandName['clips get']) => Record; //# sourceMappingURL=formatClipsGetResponse.d.ts.map