import type { GetRowAriaAttributesFn } from "../../../models/configuration/gridRowConfiguration.js";
export declare const useGridRowAriaAttributes: () => GetRowAriaAttributesFn;