/** * Компонент Counter. */ export declare const Counter: import("react").FunctionComponent & import("react").HTMLAttributes & import("@salutejs/plasma-new-hope/types/components/Counter/Counter.types.js").CustomCounterProps & import("react").RefAttributes>;