8 lines
467 B
TypeScript
8 lines
467 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const NotebookSubsectionFilled: FluentFontIcon;
|
|
export declare const NotebookSubsectionRegular: FluentFontIcon;
|
|
export declare const NotebookSubsection20Regular: FluentFontIcon;
|
|
export declare const NotebookSubsection20Filled: FluentFontIcon;
|
|
export declare const NotebookSubsection24Regular: FluentFontIcon;
|
|
export declare const NotebookSubsection24Filled: FluentFontIcon;
|