Private
Public Access
1
0
Files

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;