8 lines
375 B
TypeScript
8 lines
375 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const ShiftsDayFilled: FluentIcon;
|
|
export declare const ShiftsDayRegular: FluentIcon;
|
|
export declare const ShiftsDay20Regular: FluentIcon;
|
|
export declare const ShiftsDay20Filled: FluentIcon;
|
|
export declare const ShiftsDay24Regular: FluentIcon;
|
|
export declare const ShiftsDay24Filled: FluentIcon;
|