import { type ReactNode } from 'react'; export declare function withoutTableFormattingWhitespace(children: ReactNode): (string | number | bigint | import("react").ReactElement> | Iterable | import("react").ReactPortal | Promise> | Iterable | null | undefined>)[];