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