import { FormType } from '../../../interfaces'; export declare function getFormSettingsSchema(): FormType;