import Component from '../../components/format-number/format-number.component.js'; /** * @summary Formats a number using the specified locale and options. * @documentation https://cw-elements-b0c7e5.gitlab.io/components/format-number * @status stable * @since 1.0 */ declare const reactWrapper: import("@lit/react").ReactWebComponent; export default reactWrapper;