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