export {
	validateDimension,
	validateDurationInFrames,
	validateFps,
} from '@remotion/serverless-client';
