6 lines
312 B
TypeScript
6 lines
312 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const PlayingCardsFilled: FluentFontIcon;
|
|
export declare const PlayingCardsRegular: FluentFontIcon;
|
|
export declare const PlayingCards20Regular: FluentFontIcon;
|
|
export declare const PlayingCards20Filled: FluentFontIcon;
|