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