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