8 lines
479 B
TypeScript
8 lines
479 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const BorderTopBottomThickFilled: FluentFontIcon;
|
|
export declare const BorderTopBottomThickRegular: FluentFontIcon;
|
|
export declare const BorderTopBottomThick20Regular: FluentFontIcon;
|
|
export declare const BorderTopBottomThick20Filled: FluentFontIcon;
|
|
export declare const BorderTopBottomThick24Regular: FluentFontIcon;
|
|
export declare const BorderTopBottomThick24Filled: FluentFontIcon;
|