import { default as React } from 'react'; export declare const Audio: React.NamedExoticComponent<{ audioRef?: React.MutableRefObject; }>;