10 lines
512 B
TypeScript
10 lines
512 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const VehicleSubwayFilled: FluentIcon;
|
|
export declare const VehicleSubwayRegular: FluentIcon;
|
|
export declare const VehicleSubway16Regular: FluentIcon;
|
|
export declare const VehicleSubway16Filled: FluentIcon;
|
|
export declare const VehicleSubway20Regular: FluentIcon;
|
|
export declare const VehicleSubway20Filled: FluentIcon;
|
|
export declare const VehicleSubway24Regular: FluentIcon;
|
|
export declare const VehicleSubway24Filled: FluentIcon;
|