/** * Identifier used to tag IMO options. */ export declare const imPostingOptionsId: string; /** * Identifier used to tag IMO UI options. */ export declare const imoUiOptionsId: string;