import { IconDefinition } from '../types';
declare const SelectOutlined: IconDefinition;
export default SelectOutlined;
