import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const headphonesIconName = "headphones";
export declare const headphonesIcon: IconShapeTuple;
