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