import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const playIconName = "play";
export declare const playIcon: IconShapeTuple;
