/** * @file Curry.Internal.ts * @author Gage Sorrell * @copyright (c) 2026 Gage Sorrell * @license MIT */ export declare const CurriedArgument: unique symbol; //# sourceMappingURL=Curry.Internal.d.cts.map