/** * Utility interfaces for shared functionality. */ export * from './ICache'; export * from './ILogger'; //# sourceMappingURL=index.d.ts.map