export declare const mockOptions: { id: number; text: string; value: string; uid: string; label: string; category: string; type: string; }[];