export declare enum SignatureKind {
    Call = 0,
    Construct = 1
}
//# sourceMappingURL=signatureKind.enum.d.ts.map