Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/branch-fork-hint.d.ts

8 lines
405 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const BranchForkHintFilled: FluentIcon;
export declare const BranchForkHintRegular: FluentIcon;
export declare const BranchForkHint20Regular: FluentIcon;
export declare const BranchForkHint20Filled: FluentIcon;
export declare const BranchForkHint24Regular: FluentIcon;
export declare const BranchForkHint24Filled: FluentIcon;