Private
Public Access
1
0
Files

10 lines
566 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VehicleBicycleFilled: FluentFontIcon;
export declare const VehicleBicycleRegular: FluentFontIcon;
export declare const VehicleBicycle16Regular: FluentFontIcon;
export declare const VehicleBicycle16Filled: FluentFontIcon;
export declare const VehicleBicycle20Regular: FluentFontIcon;
export declare const VehicleBicycle20Filled: FluentFontIcon;
export declare const VehicleBicycle24Regular: FluentFontIcon;
export declare const VehicleBicycle24Filled: FluentFontIcon;