export function createLockerClient() {
    return "Hello Locker";
}
