/**
 * Re-exports the multipart search helpers from `multipasta`.
 *
 * This module keeps the search helpers available from the Effect HTTP namespace
 * without wrapping or changing them.
 *
 * @since 4.0.0
 */
/**
 * @category re-exports
 * @since 4.0.0
 */
export * from "multipasta/Search";
//# sourceMappingURL=Search.d.ts.map