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