10 lines
504 B
TypeScript
10 lines
504 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const PlantRagweedFilled: FluentIcon;
|
|
export declare const PlantRagweedRegular: FluentIcon;
|
|
export declare const PlantRagweed20Regular: FluentIcon;
|
|
export declare const PlantRagweed20Filled: FluentIcon;
|
|
export declare const PlantRagweed24Regular: FluentIcon;
|
|
export declare const PlantRagweed24Filled: FluentIcon;
|
|
export declare const PlantRagweed28Regular: FluentIcon;
|
|
export declare const PlantRagweed28Filled: FluentIcon;
|