Private
Public Access
1
0
Files

8 lines
437 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const BranchRequestFilled: FluentFontIcon;
export declare const BranchRequestRegular: FluentFontIcon;
export declare const BranchRequest16Regular: FluentFontIcon;
export declare const BranchRequest16Filled: FluentFontIcon;
export declare const BranchRequest20Regular: FluentFontIcon;
export declare const BranchRequest20Filled: FluentFontIcon;