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