declare const _default: {
    adjective: string[];
    material: string[];
    product: string[];
};
export default _default;
