import * as t from 'io-ts'; export declare const ChanPoints: t.ExactC>; export type ChanPoints = t.TypeOf; export declare const BackupResponse: t.ExactC>>; multiChanBackup: t.StringC; }>>; export type BackupResponse = t.TypeOf; //# sourceMappingURL=backup.d.ts.map