declare const consts: { vkApiVersion: string; defaultVideoMimeType: string; defaultVideoFilename: string; }; export default consts;