Private
Public Access
1
0
Files

8 lines
363 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const RecycleFilled: FluentIcon;
export declare const RecycleRegular: FluentIcon;
export declare const Recycle20Regular: FluentIcon;
export declare const Recycle20Filled: FluentIcon;
export declare const Recycle32Regular: FluentIcon;
export declare const Recycle32Filled: FluentIcon;