export declare const setNpmCDNRegistry: (registry: string) => void; export declare const getNpmCDNRegistry: () => string;