export declare const ERROR_ANOTHER_LOAD = 7000;
export declare const ERROR_NO_PLAYER = 11;
export declare const defaultVideoConfig: {
    addBigPlayButton: boolean;
    addSeekBar: boolean;
    controlPanelElements: string[];
};
//# sourceMappingURL=const.d.ts.map