import { El, ToolConst, UniPlayerConfig, UniCallBack } from '../UniPlayer'; export default function (el: El, toolConst: ToolConst, config: UniPlayerConfig, callbacks: UniCallBack): void;