export declare const NATIVE_CODE_EXTENSIONS: Set<string>;
export declare const NPM_TOKEN: {
    token: string;
} | {
    token?: undefined;
};
//# sourceMappingURL=constants.d.ts.map