import { DataKey, DownLinks } from './types.js'; export declare const undefined: undefined; /** * @link https://help.aliyun.com/document_detail/120075.html */ export declare const configDownLinks: DownLinks; export declare const cpKeys: DataKey[]; export declare const downloadKeys: DataKey[]; //# sourceMappingURL=config.d.ts.map