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