import luau from "@roblox-ts/luau-ast";
export declare function createGetService(serviceName: string): luau.MethodCallExpression;
