import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const poolIconName = "pool";
export declare const poolIcon: IconShapeTuple;
