export declare const pickAriaProps: (props: Record<string, any>) => Record<string, string>;
