import { options } from '../options'; export default function mergeSelectors(fromSelectors: Array, toSelectors: Array, opts: options): any[];