export declare function dropExtractor(id: string, filePath: string): Promise; export declare function getFrame(id: string, filePath: string, time: number, fps: number): Promise; //# sourceMappingURL=mp4-parser-manager.d.ts.map