10 lines
616 B
TypeScript
10 lines
616 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const RectangleLandscapeHintCopyFilled: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopyRegular: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopy16Regular: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopy16Filled: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopy20Regular: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopy20Filled: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopy24Regular: FluentIcon;
|
|
export declare const RectangleLandscapeHintCopy24Filled: FluentIcon;
|