export default function createModel(props: any, field: string, defaultValue: T): Function[];