import { FunctionComponent } from 'react';
declare const SelectionTips: FunctionComponent<any>;
export default SelectionTips;
