export declare const useMediaStartsAt: () => number; /** * When passing a function as the prop for `volume`, * we calculate the way more intuitive value for currentFrame */ export declare const useFrameForVolumeProp: () => number;