export declare const setStillFrame: (frame: number) => void; export declare const getStillFrame: () => number;