8 lines
399 B
TypeScript
8 lines
399 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const BranchRequestFilled: FluentIcon;
|
|
export declare const BranchRequestRegular: FluentIcon;
|
|
export declare const BranchRequest16Regular: FluentIcon;
|
|
export declare const BranchRequest16Filled: FluentIcon;
|
|
export declare const BranchRequest20Regular: FluentIcon;
|
|
export declare const BranchRequest20Filled: FluentIcon;
|