Private
Public Access
1
0
Files

8 lines
407 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TimerOffFilled: FluentFontIcon;
export declare const TimerOffRegular: FluentFontIcon;
export declare const TimerOff20Regular: FluentFontIcon;
export declare const TimerOff20Filled: FluentFontIcon;
export declare const TimerOff24Regular: FluentFontIcon;
export declare const TimerOff24Filled: FluentFontIcon;