/**
 * @license
 * Copyright 2025 Kai-Orion & Sandlada
 * SPDX-License-Identifier: MIT
 */
export declare const IconDefinition: {
    readonly font: "Material Symbols Outlined";
    readonly size: "24px";
};
//# sourceMappingURL=icon.definition.d.ts.map