export declare const DEFAULTS: {
    POLLING_INTERVAL_MS: number;
    POLLING_RETRIES: number;
};
//# sourceMappingURL=config.d.ts.map