/** * @internal */ export declare function _WarnImport(name: string, warnOnce?: boolean): string | undefined;