10 lines
630 B
TypeScript
10 lines
630 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const MountainLocationBottomFilled: FluentFontIcon;
|
|
export declare const MountainLocationBottomRegular: FluentFontIcon;
|
|
export declare const MountainLocationBottom20Regular: FluentFontIcon;
|
|
export declare const MountainLocationBottom20Filled: FluentFontIcon;
|
|
export declare const MountainLocationBottom24Regular: FluentFontIcon;
|
|
export declare const MountainLocationBottom24Filled: FluentFontIcon;
|
|
export declare const MountainLocationBottom28Regular: FluentFontIcon;
|
|
export declare const MountainLocationBottom28Filled: FluentFontIcon;
|