8 lines
401 B
TypeScript
8 lines
401 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const HighwayFilled: FluentFontIcon;
|
|
export declare const HighwayRegular: FluentFontIcon;
|
|
export declare const Highway20Regular: FluentFontIcon;
|
|
export declare const Highway20Filled: FluentFontIcon;
|
|
export declare const Highway24Regular: FluentFontIcon;
|
|
export declare const Highway24Filled: FluentFontIcon;
|