import { type IconFn } from "../_icon.js"; /** Feather `Slash` icon. */ export declare const iconFeatherSlash: IconFn;