export declare const router: import("express-serve-static-core").Router; export type GetValueParams = { key: string; sig: string; ttl?: string; }; //# sourceMappingURL=get.d.ts.map