import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const vmwAppIconName = "vmw-app";
export declare const vmwAppIcon: IconShapeTuple;
