8 lines
429 B
TypeScript
8 lines
429 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const NotebookSubsectionFilled: FluentIcon;
|
|
export declare const NotebookSubsectionRegular: FluentIcon;
|
|
export declare const NotebookSubsection20Regular: FluentIcon;
|
|
export declare const NotebookSubsection20Filled: FluentIcon;
|
|
export declare const NotebookSubsection24Regular: FluentIcon;
|
|
export declare const NotebookSubsection24Filled: FluentIcon;
|