export type APIResponse = { encrypted: true; timestamp: number; url: string; }; //# sourceMappingURL=bunkr.d.ts.map