declare const _default: { audioPlayer: { seekBar: { slider: { track: { stylePreset: string; size: string; }; indicator: { stylePreset: string; }; thumb: { stylePreset: string; size: string; }; thumbLabel: { stylePreset: string; }; labels: { stylePreset: string; typographyPreset: string; }; }; buffering: { stylePreset: string; }; }; controls: { space: string; previousButton: { stylePreset: string; }; replayButton: { stylePreset: string; }; playPauseButton: { stylePreset: string; }; forwardButton: { stylePreset: string; }; nextButton: { stylePreset: string; }; popoutButton: { stylePreset: string; }; }; volumeControl: { slider: { track: { stylePreset: string; size: string; }; indicator: { stylePreset: string; }; thumb: { stylePreset: string; size: string; }; thumbLabel: { stylePreset: string; }; labels: { stylePreset: string; }; }; }; }; }; export default _default; //# sourceMappingURL=defaults.d.ts.map