/**
 * @internal Util used for exporting opposing platform utils and warning the user if they are trying to access them.
 */
export declare function platformCheck(parent?: string): {};
