export declare function warnOnceForDeprecation(componentName: string, subtext?: string): void;
