import { Options, OptionValues } from '../../CodeExporter'; export default function getOptionCombinations(options: Options): OptionValues[];