export declare const htmlInputProps: string[]; export declare const htmlInputEvents: string[]; export declare const htmlInputPropsArray: string[]; export declare const inputPropsArray: string[]; export declare const splitPropsUsingArray: (props: any, targetKeysArray: string[]) => any[];