export declare const validateFrame: (frame: number, durationInFrames: number) => void;
