10 lines
662 B
TypeScript
10 lines
662 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const RectangleLandscapeHintCopyFilled: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopyRegular: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopy16Regular: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopy16Filled: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopy20Regular: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopy20Filled: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopy24Regular: FluentFontIcon;
|
|
export declare const RectangleLandscapeHintCopy24Filled: FluentFontIcon;
|