8 lines
413 B
TypeScript
8 lines
413 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const ShiftsDayFilled: FluentFontIcon;
|
|
export declare const ShiftsDayRegular: FluentFontIcon;
|
|
export declare const ShiftsDay20Regular: FluentFontIcon;
|
|
export declare const ShiftsDay20Filled: FluentFontIcon;
|
|
export declare const ShiftsDay24Regular: FluentFontIcon;
|
|
export declare const ShiftsDay24Filled: FluentFontIcon;
|