import { type IconFn } from "../../_icon.js"; /** Phosphor regular `Drop` icon. */ export declare const iconPhRegularDrop: IconFn;