export declare const COLUMNS: Array<{ alignment?: "right"; id: string; label: string; }>;