export declare const persistPlaybackRate: (option: number) => void; export declare const loadPlaybackRate: () => number;