Private
Public Access
1
0
Files

10 lines
566 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowDevToolsFilled: FluentFontIcon;
export declare const WindowDevToolsRegular: FluentFontIcon;
export declare const WindowDevTools16Regular: FluentFontIcon;
export declare const WindowDevTools16Filled: FluentFontIcon;
export declare const WindowDevTools20Regular: FluentFontIcon;
export declare const WindowDevTools20Filled: FluentFontIcon;
export declare const WindowDevTools24Regular: FluentFontIcon;
export declare const WindowDevTools24Filled: FluentFontIcon;