declare const _default: { videoPlayer: { playButton: { stylePreset: string; }; seekBar: { stylePreset: string; loadingProgressBar: { stylePreset: string; }; playProgressBar: { stylePreset: string; }; seekHandle: { stylePreset: string; width: string; }; currentDuration: { stylePreset: string; paddingInline: string; paddingBlock: string; typographyPreset: string; }; seekPosition: { stylePreset: string; paddingInline: string; paddingBlock: string; typographyPreset: string; }; }; controlBar: { stylePreset: string; typographyPreset: { xs: string; md: string; }; maxHeight: { xs: string; md: string; }; timeDisplay: { typographyPreset: string; stylePreset: string; currentTime: { spaceInline: string; }; divider: { spaceInline: string; }; }; volumeControl: { volumeBar: { stylePreset: string; }; volumeLevel: { stylePreset: string; }; }; iconToggle: { stylePreset: string; }; }; dockText: { stylePreset: string; paddingInline: { xs: string; md: string; }; paddingBlock: { xs: string; md: string; }; title: { stylePreset: string; typographyPreset: { xs: string; md: string; }; spaceStack: { xs: string; md: string; }; }; description: { stylePreset: string; typographyPreset: { xs: string; md: string; }; }; }; miniCardOverlay: { stylePreset: string; paddingInline: string; paddingBlock: string; countdown: { typographyPreset: string; stylePreset: string; spaceStack: string; }; name: { typographyPreset: string; stylePreset: string; }; closeButton: { paddingInline: string; paddingBlock: string; }; }; }; }; export default _default; //# sourceMappingURL=defaults.d.ts.map