8 lines
443 B
TypeScript
8 lines
443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const BranchForkLinkFilled: FluentFontIcon;
|
|
export declare const BranchForkLinkRegular: FluentFontIcon;
|
|
export declare const BranchForkLink20Regular: FluentFontIcon;
|
|
export declare const BranchForkLink20Filled: FluentFontIcon;
|
|
export declare const BranchForkLink24Regular: FluentFontIcon;
|
|
export declare const BranchForkLink24Filled: FluentFontIcon;
|