declare const canPlay: (url: string) => boolean; export default canPlay;