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