export declare const getInputComponent: (props: any, type: any) => JSX.Element; export default getInputComponent;