export declare function canOnlyRunOnParentWindow(): void;
export declare function canOnlyRunOnChildWindow(): void;
