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