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