function send(){return Promise.reject()}function isSupported(){return!1}export default{send:send,isSupported:isSupported};