10 lines
512 B
TypeScript
10 lines
512 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const ShieldKeyholeFilled: FluentIcon;
|
|
export declare const ShieldKeyholeRegular: FluentIcon;
|
|
export declare const ShieldKeyhole16Regular: FluentIcon;
|
|
export declare const ShieldKeyhole16Filled: FluentIcon;
|
|
export declare const ShieldKeyhole20Regular: FluentIcon;
|
|
export declare const ShieldKeyhole20Filled: FluentIcon;
|
|
export declare const ShieldKeyhole24Regular: FluentIcon;
|
|
export declare const ShieldKeyhole24Filled: FluentIcon;
|