4 lines
171 B
TypeScript
4 lines
171 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const ScanQrCode24Regular: FluentIcon;
|
|
export declare const ScanQrCode24Filled: FluentIcon;
|