/**
 * @fileoverview WSF Terminals Cache Flush Date Input Schema
 *
 * Re-exports shared cache flush date input schema for consistency.
 */
export { type CacheFlushDateInput, cacheFlushDateInputSchema, } from "../../../shared/cacheFlushDate";
//# sourceMappingURL=cacheFlushDate.input.d.ts.map