export declare const STATUS_OPTIONS: { label: string; value: string; }[]; export declare const SIDE_OPTIONS: { label: string; value: string; }[]; //# sourceMappingURL=constants.d.ts.map