8 lines
381 B
TypeScript
8 lines
381 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const StreetSignFilled: FluentIcon;
|
|
export declare const StreetSignRegular: FluentIcon;
|
|
export declare const StreetSign20Regular: FluentIcon;
|
|
export declare const StreetSign20Filled: FluentIcon;
|
|
export declare const StreetSign24Regular: FluentIcon;
|
|
export declare const StreetSign24Filled: FluentIcon;
|