export declare const style: {
    get: (element: Element, name: string) => any;
};
