export declare const STRATEGIES: { readonly sync: "sync"; readonly async: "async"; readonly lazy: "lazy"; }; //# sourceMappingURL=constants.d.ts.map