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