Private
Public Access
1
0
Files

6 lines
286 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PanelRightAddFilled: FluentIcon;
export declare const PanelRightAddRegular: FluentIcon;
export declare const PanelRightAdd20Regular: FluentIcon;
export declare const PanelRightAdd20Filled: FluentIcon;