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