import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const trailerIconName = "trailer";
export declare const trailerIcon: IconShapeTuple;
