import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const firstAidIconName = "first-aid";
export declare const firstAidIcon: IconShapeTuple;
