export declare function collapseExpandedOutputs(expandedOutputs: string[]): string[];
