8 lines
393 B
TypeScript
8 lines
393 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const PresenterOffFilled: FluentIcon;
|
|
export declare const PresenterOffRegular: FluentIcon;
|
|
export declare const PresenterOff20Regular: FluentIcon;
|
|
export declare const PresenterOff20Filled: FluentIcon;
|
|
export declare const PresenterOff24Regular: FluentIcon;
|
|
export declare const PresenterOff24Filled: FluentIcon;
|