import type { StatePage } from "./types.js"; /** * SDL transitions for the Ready state of the management_data_link machine. * Source: ax.25.2.2.4_Oct_25, figure figc5.1. */ export declare const ManagementDataLinkReady: StatePage; //# sourceMappingURL=ready.g.d.ts.map