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