import type { CreateSelectorFunction } from "./createSelector.js";
export declare const createSelectorMemoized: CreateSelectorFunction;