6 lines
358 B
TypeScript
6 lines
358 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const RectanglePortraitLocationTargetFilled: FluentIcon;
|
|
export declare const RectanglePortraitLocationTargetRegular: FluentIcon;
|
|
export declare const RectanglePortraitLocationTarget20Regular: FluentIcon;
|
|
export declare const RectanglePortraitLocationTarget20Filled: FluentIcon;
|