import * as React from 'react'; export declare const FormInspector: ({ name }: { name?: string | undefined; }) => React.JSX.Element; //# sourceMappingURL=common.d.ts.map