/**
 * External dependencies
 */
import type { Interpolation } from '@emotion/core';
export declare function getHighDpi(strings: TemplateStringsArray, ...interpolations: Interpolation[]): string;
//# sourceMappingURL=get-high-dpi.d.ts.map