import Tuple from './Tuple'; export default function stringifyRelationStream(): (rel: Tuple) => string;