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