export const AdOptions: Readonly<{ adChoicesPlacement: { topLeft: number; topRight: number; bottomLeft: number; bottomRight: number; }; mediaAspectRatio: { unknown: number; any: number; landscape: number; portrait: number; square: number; }; }>; //# sourceMappingURL=utils.d.ts.map