10 lines
582 B
TypeScript
10 lines
582 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CompassTrueNorthFilled: FluentFontIcon;
|
|
export declare const CompassTrueNorthRegular: FluentFontIcon;
|
|
export declare const CompassTrueNorth16Regular: FluentFontIcon;
|
|
export declare const CompassTrueNorth16Filled: FluentFontIcon;
|
|
export declare const CompassTrueNorth20Regular: FluentFontIcon;
|
|
export declare const CompassTrueNorth20Filled: FluentFontIcon;
|
|
export declare const CompassTrueNorth24Regular: FluentFontIcon;
|
|
export declare const CompassTrueNorth24Filled: FluentFontIcon;
|