import React from 'react'; import { AudioViewerProps } from './types'; export declare const AudioViewer: React.FC;