export {}; /**export const transformInput = (input: StringInput) => { eq: "=", ne: "<>", gt: ">", ge: ">=", lt: "<", le: "<=", between: "BETWEEN", beginsWith: "BEGINS_WITH", attributeExists: "attribute_exists", attributeType: "attribute_type", size: "size", contains: "contains", notContains: "NOT contains", }**/