export declare const fieldsToSelect: string[]; export declare function getFieldsToSelect(includeStockStatus?: boolean): string[];