import { RawType, RawTypeName } from "../Schema/RawType"; export declare function typeName(value: RawType): RawTypeName;