8 lines
375 B
TypeScript
8 lines
375 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const BeakerOffFilled: FluentIcon;
|
|
export declare const BeakerOffRegular: FluentIcon;
|
|
export declare const BeakerOff20Regular: FluentIcon;
|
|
export declare const BeakerOff20Filled: FluentIcon;
|
|
export declare const BeakerOff32Regular: FluentIcon;
|
|
export declare const BeakerOff32Filled: FluentIcon;
|