Private
Public Access
1
0
Files

10 lines
568 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ProjectionScreenTextFilled: FluentIcon;
export declare const ProjectionScreenTextRegular: FluentIcon;
export declare const ProjectionScreenText16Regular: FluentIcon;
export declare const ProjectionScreenText16Filled: FluentIcon;
export declare const ProjectionScreenText20Regular: FluentIcon;
export declare const ProjectionScreenText20Filled: FluentIcon;
export declare const ProjectionScreenText24Regular: FluentIcon;
export declare const ProjectionScreenText24Filled: FluentIcon;