import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const viewListIconName = "view-list";
export declare const viewListIcon: IconShapeTuple;
