( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
import type { Row } from './types/internal'; export declare const stringifyTableData: (rows: unknown[][]) => Row[];