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