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