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