8 lines
405 B
TypeScript
8 lines
405 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const DualScreenLockFilled: FluentIcon;
|
|
export declare const DualScreenLockRegular: FluentIcon;
|
|
export declare const DualScreenLock20Regular: FluentIcon;
|
|
export declare const DualScreenLock20Filled: FluentIcon;
|
|
export declare const DualScreenLock24Regular: FluentIcon;
|
|
export declare const DualScreenLock24Filled: FluentIcon;
|