import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const gymIconName = "gym";
export declare const gymIcon: IconShapeTuple;
