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