export declare const tableSelectItems: {
    id: string;
    label: string;
}[];
