import type { IconDefinition } from '../types';
declare const TruckFilled: IconDefinition;
export default TruckFilled;
