8 lines
467 B
TypeScript
8 lines
467 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const ShiftsQuestionMarkFilled: FluentFontIcon;
|
|
export declare const ShiftsQuestionMarkRegular: FluentFontIcon;
|
|
export declare const ShiftsQuestionMark20Regular: FluentFontIcon;
|
|
export declare const ShiftsQuestionMark20Filled: FluentFontIcon;
|
|
export declare const ShiftsQuestionMark24Regular: FluentFontIcon;
|
|
export declare const ShiftsQuestionMark24Filled: FluentFontIcon;
|