export declare const listPattern01Items: (items: number) => { label: string; value: string; }[];