import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const factoryIconName = "factory";
export declare const factoryIcon: IconShapeTuple;
