/** Strict client-boundary decoder for the bounded external-skill list shape. */ export declare function externalSkillListItemIsValid(value: unknown): boolean; /** Strict client-boundary decoder for one external-skill mapping summary. */ export declare function externalSkillEntrySummaryIsValid(value: unknown): boolean; export declare const WEB_HTML: string; //# sourceMappingURL=ui.d.ts.map