import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const ferryIconName = "ferry";
export declare const ferryIcon: IconShapeTuple;
