import { PropsConfig } from '../models/config/props-config'; export declare function model(config?: PropsConfig[]): (target: Object) => void;