6 lines
334 B
TypeScript
6 lines
334 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const LayoutRowThreeFocusCenterFilled: FluentIcon;
|
|
export declare const LayoutRowThreeFocusCenter16Filled: FluentIcon;
|
|
export declare const LayoutRowThreeFocusCenter20Filled: FluentIcon;
|
|
export declare const LayoutRowThreeFocusCenter24Filled: FluentIcon;
|