/**
 * @fileoverview Library utilities export.
 */
export * from './day';
export * from './utils';
//# sourceMappingURL=index.d.ts.map