8 lines
449 B
TypeScript
8 lines
449 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const BriefcaseSearchFilled: FluentFontIcon;
|
|
export declare const BriefcaseSearchRegular: FluentFontIcon;
|
|
export declare const BriefcaseSearch20Regular: FluentFontIcon;
|
|
export declare const BriefcaseSearch20Filled: FluentFontIcon;
|
|
export declare const BriefcaseSearch24Regular: FluentFontIcon;
|
|
export declare const BriefcaseSearch24Filled: FluentFontIcon;
|