import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const forkingIconName = "forking";
export declare const forkingIcon: IconShapeTuple;
