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