import { Brand } from "ts-brand";
export declare type Signature = Brand<string, "Signature">;
export declare const Signature: import("ts-brand").Brander<Signature>;
//# sourceMappingURL=Signature.d.ts.map