import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const truckIconName = "truck";
export declare const truckIcon: IconShapeTuple;
