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