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