import { FormInputs } from 'formgen-react/dist/form/FormInputs'; /** * Replace the People Picker with the Sharepoint people picker */ export declare class SPFormInputs extends FormInputs { constructor(); }