import type { TOC } from '@ember/component/template-only'; export interface CodeBranchIconSignature { Element: SVGSVGElement; } export declare const CodeBranchIcon: TOC; //# sourceMappingURL=code-branch.d.ts.map