8 lines
413 B
TypeScript
8 lines
413 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const BeakerOffFilled: FluentFontIcon;
|
|
export declare const BeakerOffRegular: FluentFontIcon;
|
|
export declare const BeakerOff20Regular: FluentFontIcon;
|
|
export declare const BeakerOff20Filled: FluentFontIcon;
|
|
export declare const BeakerOff32Regular: FluentFontIcon;
|
|
export declare const BeakerOff32Filled: FluentFontIcon;
|