import { ClassType } from "../types"; export declare function Contract(relatedConfig: ClassType): PropertyDecorator;