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