8 lines
419 B
TypeScript
8 lines
419 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const ScanObjectFilled: FluentFontIcon;
|
|
export declare const ScanObjectRegular: FluentFontIcon;
|
|
export declare const ScanObject20Regular: FluentFontIcon;
|
|
export declare const ScanObject20Filled: FluentFontIcon;
|
|
export declare const ScanObject24Regular: FluentFontIcon;
|
|
export declare const ScanObject24Filled: FluentFontIcon;
|