import type { WorkSlideElement } from './work-types'; export declare function scaledPresentationVisuals(element: WorkSlideElement, scale: number): Pick & Partial>;