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