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