export declare const getFramesPerLambda: () => number | null; export declare const setFramesPerLambda: (newFrames: number) => void; //# sourceMappingURL=frames-per-lambda.d.ts.map