/**
 * Type to explicitly define a type name within a source code.
 *
 * @type {TypeName}
 */
export declare type TypeName = string;
//# sourceMappingURL=type-name.d.ts.map