/**
 * @deprecated Consider moving to synergy 2025 icons directly. See https://synergy-design-system.github.io/?path=/docs/migration--docs for further details.
 */
export declare const icons: {
    add: string;
    check: string;
    "chevron-down": string;
    "chevron-right": string;
    "details-close": string;
    "details-open": string;
    eye: string;
    "eye-slash": string;
    "first-page": string;
    indeterminate: string;
    "last-page": string;
    "logo-color": string;
    menu: string;
    more: string;
    "more-vert": string;
    "next-page": string;
    placeholder: string;
    "previous-page": string;
    radio: string;
    "status-error": string;
    "status-informative": string;
    "status-neutral": string;
    "status-success": string;
    "status-warning": string;
    sticky_sidebar: string;
    "tabs-left": string;
    "tabs-right": string;
    "upload-file": string;
    "x-circle-fill": string;
    "x-lg": string;
};
