Private
Public Access
1
0
Files

8 lines
389 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PatchFilled: FluentFontIcon;
export declare const PatchRegular: FluentFontIcon;
export declare const Patch20Regular: FluentFontIcon;
export declare const Patch20Filled: FluentFontIcon;
export declare const Patch24Regular: FluentFontIcon;
export declare const Patch24Filled: FluentFontIcon;