export declare const TRANSCEND_API_KEY: string | undefined, SOMBRA_API_KEY: string | undefined, AUDIENCE: string | undefined;
export declare const SOMBRA_URL: string;
export declare const PORT: string | number;
export declare const MEDIA_FOLDER: any;
//# sourceMappingURL=constants.d.ts.map