export declare const GridStack: ({ reorderable, checkbox, aggregates, sticky, detailRow, cols, ...other }: any) => import("react/jsx-runtime").JSX.Element;
