Version: 3.0.03.0.13.0.23.0.33.0.43.0.53.0.63.0.73.0.83.0.93.0.103.0.11
declare function getStyleProperty(node: HTMLElement, name: string): string | null | undefined;
declare namespace getStyleProperty {}
export = getStyleProperty;