8 lines
521 B
TypeScript
8 lines
521 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const KeyboardLayoutOneHandedLeftFilled: FluentFontIcon;
|
|
export declare const KeyboardLayoutOneHandedLeftRegular: FluentFontIcon;
|
|
export declare const KeyboardLayoutOneHandedLeft20Regular: FluentFontIcon;
|
|
export declare const KeyboardLayoutOneHandedLeft20Filled: FluentFontIcon;
|
|
export declare const KeyboardLayoutOneHandedLeft24Regular: FluentFontIcon;
|
|
export declare const KeyboardLayoutOneHandedLeft24Filled: FluentFontIcon;
|