8 lines
375 B
TypeScript
8 lines
375 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const FlashPlayFilled: FluentIcon;
|
|
export declare const FlashPlayRegular: FluentIcon;
|
|
export declare const FlashPlay20Regular: FluentIcon;
|
|
export declare const FlashPlay20Filled: FluentIcon;
|
|
export declare const FlashPlay32Regular: FluentIcon;
|
|
export declare const FlashPlay32Filled: FluentIcon;
|