export declare const inputProps: string[]; export default function getInputProps>, K extends Array>(props: T, propsList?: K, allAriaPropsToControl?: boolean): [Partial>>, Partial>>];