8 lines
417 B
TypeScript
8 lines
417 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const PanelRightExpandFilled: FluentIcon;
|
|
export declare const PanelRightExpandRegular: FluentIcon;
|
|
export declare const PanelRightExpand20Regular: FluentIcon;
|
|
export declare const PanelRightExpand20Filled: FluentIcon;
|
|
export declare const PanelRightExpand28Regular: FluentIcon;
|
|
export declare const PanelRightExpand28Filled: FluentIcon;
|