8 lines
437 B
TypeScript
8 lines
437 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const GlobeLocationFilled: FluentFontIcon;
|
|
export declare const GlobeLocationRegular: FluentFontIcon;
|
|
export declare const GlobeLocation20Regular: FluentFontIcon;
|
|
export declare const GlobeLocation20Filled: FluentFontIcon;
|
|
export declare const GlobeLocation24Regular: FluentFontIcon;
|
|
export declare const GlobeLocation24Filled: FluentFontIcon;
|