8 lines
375 B
TypeScript
8 lines
375 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const SlidePlayFilled: FluentIcon;
|
|
export declare const SlidePlayRegular: FluentIcon;
|
|
export declare const SlidePlay20Regular: FluentIcon;
|
|
export declare const SlidePlay20Filled: FluentIcon;
|
|
export declare const SlidePlay24Regular: FluentIcon;
|
|
export declare const SlidePlay24Filled: FluentIcon;
|