6 lines
328 B
TypeScript
6 lines
328 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const LocationAddRightFilled: FluentFontIcon;
|
|
export declare const LocationAddRightRegular: FluentFontIcon;
|
|
export declare const LocationAddRight20Regular: FluentFontIcon;
|
|
export declare const LocationAddRight20Filled: FluentFontIcon;
|