import Segment from "../trace/context/segment"; export default function uniq(segment: Segment, callback: Function): void;