import React from 'react'; import { PairOtherProps } from '../../ui/common'; declare const PairOther: React.FC; export default PairOther;