import { RefObject } from 'react'; export declare const playAndHandleNotAllowedError: (mediaRef: RefObject, mediaType: 'audio' | 'video') => void; //# sourceMappingURL=play-and-handle-not-allowed-error.d.ts.map