#!/usr/bin/env bun /** * # Declare Global Variables */ declare global { } export {};