Private
Public Access
1
0
Files

8 lines
425 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowBrushFilled: FluentFontIcon;
export declare const WindowBrushRegular: FluentFontIcon;
export declare const WindowBrush20Regular: FluentFontIcon;
export declare const WindowBrush20Filled: FluentFontIcon;
export declare const WindowBrush24Regular: FluentFontIcon;
export declare const WindowBrush24Filled: FluentFontIcon;