6 lines
372 B
TypeScript
6 lines
372 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const LayoutColumnThreeFocusRightFilled: FluentFontIcon;
|
|
export declare const LayoutColumnThreeFocusRight16Filled: FluentFontIcon;
|
|
export declare const LayoutColumnThreeFocusRight20Filled: FluentFontIcon;
|
|
export declare const LayoutColumnThreeFocusRight24Filled: FluentFontIcon;
|