export default function edgioNuxtModule(this: any, { edgioSourceMaps }?: {
    edgioSourceMaps?: boolean | undefined;
}): void;