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