9 lines
510 B
TypeScript
9 lines
510 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const ImageReflectionFilled: FluentFontIcon;
|
|
export declare const ImageReflectionRegular: FluentFontIcon;
|
|
export declare const ImageReflection20Regular: FluentFontIcon;
|
|
export declare const ImageReflection20Filled: FluentFontIcon;
|
|
export declare const ImageReflection24Regular: FluentFontIcon;
|
|
export declare const ImageReflection24Filled: FluentFontIcon;
|
|
export declare const ImageReflection32Light: FluentFontIcon;
|