import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const controlLunIconName = "control-lun";
export declare const controlLunIcon: IconShapeTuple;
