Private
Public Access
1
0
Files

6 lines
282 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonWrenchFilled: FluentIcon;
export declare const PersonWrenchRegular: FluentIcon;
export declare const PersonWrench20Regular: FluentIcon;
export declare const PersonWrench20Filled: FluentIcon;