export declare function getStyleProperty(element: HTMLElement, property: string): any;
