6 lines
388 B
TypeScript
6 lines
388 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const RectanglePortraitLocationTargetFilled: FluentFontIcon;
|
|
export declare const RectanglePortraitLocationTargetRegular: FluentFontIcon;
|
|
export declare const RectanglePortraitLocationTarget20Regular: FluentFontIcon;
|
|
export declare const RectanglePortraitLocationTarget20Filled: FluentFontIcon;
|