Private
Public Access
1
0
Files

8 lines
387 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const DataWhiskerFilled: FluentIcon;
export declare const DataWhiskerRegular: FluentIcon;
export declare const DataWhisker20Regular: FluentIcon;
export declare const DataWhisker20Filled: FluentIcon;
export declare const DataWhisker24Regular: FluentIcon;
export declare const DataWhisker24Filled: FluentIcon;