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