import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const replayOneIconName = "replay-one";
export declare const replayOneIcon: IconShapeTuple;
