import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const replayAllIconName = "replay-all";
export declare const replayAllIcon: IconShapeTuple;
