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