import type { GetIconLocation } from './../Api/screen/interfaces'; export declare function getIconLocation(presentationPath: string, options: GetIconLocation): string;