import type { SentinelInstance } from '@xyo-network/sdk'; import React from 'react'; import type { ModuleSummaryProps } from './ModuleSummary.js'; /** Module summary row for a sentinel instance with a timer icon. */ export declare const SentinelSummary: React.FC>; //# sourceMappingURL=SentinelSummary.d.ts.map