import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const keyIconName = "key";
export declare const keyIcon: IconShapeTuple;
