import { IconProps } from '../types';
declare function DropSimple(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default DropSimple;
//# sourceMappingURL=DropSimple.d.ts.map