import React from 'react'; declare const Audio: React.ForwardRefExoticComponent & React.RefAttributes>; export default Audio;