/*! * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. */ export declare class Constants { static readonly SHADOW_OFFSET = 0.001; }