Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/playing-cards.d.ts

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;