8 lines
437 B
TypeScript
8 lines
437 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const EyedropperOffFilled: FluentFontIcon;
|
|
export declare const EyedropperOffRegular: FluentFontIcon;
|
|
export declare const EyedropperOff20Regular: FluentFontIcon;
|
|
export declare const EyedropperOff20Filled: FluentFontIcon;
|
|
export declare const EyedropperOff24Regular: FluentFontIcon;
|
|
export declare const EyedropperOff24Filled: FluentFontIcon;
|