export declare const validateDurationInFrames: (durationInFrames: number, component: string) => void;
