export declare function packSx<T>(sx: T | T[]): T[];
//# sourceMappingURL=pack-sx.d.ts.map