import { HTMLAttributes } from 'react'; export declare const ariaSelected: (item: any) => HTMLAttributes | null;