8 lines
443 B
TypeScript
8 lines
443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const BranchForkHintFilled: FluentFontIcon;
|
|
export declare const BranchForkHintRegular: FluentFontIcon;
|
|
export declare const BranchForkHint20Regular: FluentFontIcon;
|
|
export declare const BranchForkHint20Filled: FluentFontIcon;
|
|
export declare const BranchForkHint24Regular: FluentFontIcon;
|
|
export declare const BranchForkHint24Filled: FluentFontIcon;
|