import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const shuffleIconName = "shuffle";
export declare const shuffleIcon: IconShapeTuple;
