export type SheenRecommendInput = { room_type: 'kitchen' | 'bathroom' | 'bedroom' | 'living' | 'trim' | 'exterior' | 'ceiling'; }; //# sourceMappingURL=SheenRecommendInput.d.ts.map