Private
Public Access
1
0
Files

10 lines
510 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CatchUpFilled: FluentFontIcon;
export declare const CatchUpRegular: FluentFontIcon;
export declare const CatchUp16Regular: FluentFontIcon;
export declare const CatchUp16Filled: FluentFontIcon;
export declare const CatchUp20Regular: FluentFontIcon;
export declare const CatchUp20Filled: FluentFontIcon;
export declare const CatchUp24Regular: FluentFontIcon;
export declare const CatchUp24Filled: FluentFontIcon;