import type { StatePage } from "./types.js"; /** * SDL transitions for the TimerRecovery state of the data_link machine. * Source: ax.25.2.2.4_Oct_25, figure figc4.5. */ export declare const DataLinkTimerRecovery: StatePage; //# sourceMappingURL=timer_recovery.g.d.ts.map