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