export default function toPx(element: HTMLElement, value: string, prop?: string, force?: boolean): number;
