export declare type AdUnitHierarchyErrorReason = 'INVALID_DEPTH' | 'INVALID_PARENT' | 'UNKNOWN';
