export declare const getParentScale: (element: HTMLElement | null) => number;
