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