Private
Public Access
1
0
Files

6 lines
288 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const GatherFilled: FluentFontIcon;
export declare const GatherRegular: FluentFontIcon;
export declare const Gather20Regular: FluentFontIcon;
export declare const Gather20Filled: FluentFontIcon;