import { Behavior } from '@source-digital/experience-core'; export declare function usePlyrVideoControls($behavior: Behavior): { controls: import('vue').ComputedRef; };