import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const phoneHandsetIconName = "phone-handset";
export declare const phoneHandsetIcon: IconShapeTuple;
