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