Private
Public Access
1
0
Files

8 lines
363 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LotteryFilled: FluentIcon;
export declare const LotteryRegular: FluentIcon;
export declare const Lottery20Regular: FluentIcon;
export declare const Lottery20Filled: FluentIcon;
export declare const Lottery24Regular: FluentIcon;
export declare const Lottery24Filled: FluentIcon;