export declare const GridWithLockedColumns: ({ className, headerWrapClassName, contentClassName, ...other }: any) => import("react/jsx-runtime").JSX.Element;
