import { IconProps } from '../lib';
declare function GitFork(props: IconProps): JSX.Element;
export default GitFork;
