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