interface FastlyOptions { baseURL?: string; } declare const _default: () => import("../../module.js").ImageProvider; export default _default;