import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PanelLeftHeaderKeyFilled: FluentFontIcon;
export declare const PanelLeftHeaderKeyRegular: FluentFontIcon;
export declare const PanelLeftHeaderKey16Regular: FluentFontIcon;
export declare const PanelLeftHeaderKey16Filled: FluentFontIcon;
export declare const PanelLeftHeaderKey20Regular: FluentFontIcon;
export declare const PanelLeftHeaderKey20Filled: FluentFontIcon;
export declare const PanelLeftHeaderKey24Regular: FluentFontIcon;
export declare const PanelLeftHeaderKey24Filled: FluentFontIcon;
