export declare const validateFps: (fps: number, location: string) => void;
