8 lines
455 B
TypeScript
8 lines
455 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const PanelRightExpandFilled: FluentFontIcon;
|
|
export declare const PanelRightExpandRegular: FluentFontIcon;
|
|
export declare const PanelRightExpand20Regular: FluentFontIcon;
|
|
export declare const PanelRightExpand20Filled: FluentFontIcon;
|
|
export declare const PanelRightExpand28Regular: FluentFontIcon;
|
|
export declare const PanelRightExpand28Filled: FluentFontIcon;
|