export { ExponentFormatter } from './ExponentFormatter.container';
export type { IScientificNotationNumber, IExponentFormatterProps } from './ExponentFormatter.container';
