export default function grabIPAddresses(): { webAppIP: string; appCronIP: string; maxScaleIP: string; globalIPPrefix: string; };