import { IconDefinition } from '../types';
declare const PullRequestOutlined: IconDefinition;
export default PullRequestOutlined;
