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