Private
Public Access
1
0
Files

10 lines
536 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CollectionsEmptyFilled: FluentIcon;
export declare const CollectionsEmptyRegular: FluentIcon;
export declare const CollectionsEmpty16Regular: FluentIcon;
export declare const CollectionsEmpty16Filled: FluentIcon;
export declare const CollectionsEmpty20Regular: FluentIcon;
export declare const CollectionsEmpty20Filled: FluentIcon;
export declare const CollectionsEmpty24Regular: FluentIcon;
export declare const CollectionsEmpty24Filled: FluentIcon;