import type { IconProps } from '../../types'; declare const GitPrDraftLine: import("react").NamedExoticComponent; /** * Remix Icon: Git Pr Draft Line * @see {@link https://remixicon.com/icon/git-pr-draft-line Remix Icon Docs} */ export { GitPrDraftLine };