import type * as React from 'react';
export declare const useGridAriaAttributes: () => React.HTMLAttributes<HTMLElement>;