export declare const emToPixels: (value: T, fontSize: number | null | undefined) => number | T | null;