export declare const browserOnlyWarning: { warn(msg?: string | undefined): void; _throw(msg?: string | undefined): void; };