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