import luau from "../../LuauAST"; export declare function needsParentheses(node: luau.ExpressionWithPrecedence): boolean;