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