import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const betaIconName = "beta";
export declare const betaIcon: IconShapeTuple;
