import { FormApi } from 'final-form'; export declare const ownerTypeIsCompany: (formApi: FormApi) => boolean;