9 lines
468 B
TypeScript
9 lines
468 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const ImageReflectionFilled: FluentIcon;
|
|
export declare const ImageReflectionRegular: FluentIcon;
|
|
export declare const ImageReflection20Regular: FluentIcon;
|
|
export declare const ImageReflection20Filled: FluentIcon;
|
|
export declare const ImageReflection24Regular: FluentIcon;
|
|
export declare const ImageReflection24Filled: FluentIcon;
|
|
export declare const ImageReflection32Light: FluentIcon;
|