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