/** * Returns the URL of the edge functions bootstrap entry file. * * @returns {Promise} */ export declare const getURL: () => Promise;