// Generated Source interface MatchingEntityTag { /** * */ value?: string; /** * */ weak?: boolean; } export default MatchingEntityTag;