Private
Public Access
1
0
Files

10 lines
456 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ScalesFilled: FluentIcon;
export declare const ScalesRegular: FluentIcon;
export declare const Scales20Regular: FluentIcon;
export declare const Scales20Filled: FluentIcon;
export declare const Scales24Regular: FluentIcon;
export declare const Scales24Filled: FluentIcon;
export declare const Scales32Regular: FluentIcon;
export declare const Scales32Filled: FluentIcon;