import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const sortByIconName = "sort-by";
export declare const sortByIcon: IconShapeTuple;
