6 lines
298 B
TypeScript
6 lines
298 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const LocationAddRightFilled: FluentIcon;
|
|
export declare const LocationAddRightRegular: FluentIcon;
|
|
export declare const LocationAddRight20Regular: FluentIcon;
|
|
export declare const LocationAddRight20Filled: FluentIcon;
|