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