import type { TableHeadCell } from '../../../../table/index.js'; /** Column definitions for the connected wallets table header. */ export declare const WalletsTableHeadCells: TableHeadCell[]; //# sourceMappingURL=TableHeadData.d.ts.map