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