8 lines
443 B
TypeScript
8 lines
443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CenterVerticalFilled: FluentFontIcon;
|
|
export declare const CenterVerticalRegular: FluentFontIcon;
|
|
export declare const CenterVertical20Regular: FluentFontIcon;
|
|
export declare const CenterVertical20Filled: FluentFontIcon;
|
|
export declare const CenterVertical24Regular: FluentFontIcon;
|
|
export declare const CenterVertical24Filled: FluentFontIcon;
|