Private
Public Access
1
0
Files

6 lines
258 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const GatherFilled: FluentIcon;
export declare const GatherRegular: FluentIcon;
export declare const Gather20Regular: FluentIcon;
export declare const Gather20Filled: FluentIcon;