import { ITypeObjectProperty } from "@mistlog/typetype"; export declare function typeObjectProp(key: string, value: string): ITypeObjectProperty;