8 lines
399 B
TypeScript
8 lines
399 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const GlobeLocationFilled: FluentIcon;
|
|
export declare const GlobeLocationRegular: FluentIcon;
|
|
export declare const GlobeLocation20Regular: FluentIcon;
|
|
export declare const GlobeLocation20Filled: FluentIcon;
|
|
export declare const GlobeLocation24Regular: FluentIcon;
|
|
export declare const GlobeLocation24Filled: FluentIcon;
|