declare function consoleWarning(...content: unknown[]): void; export { consoleWarning };