import { Observable } from 'rxjs'; export declare function prizmGetFPS(): Promise; export declare function prizmGetFPS$(): Observable;