export declare function warnInvalidPropValue(componentTag: string, propName: string, receivedValue: unknown, defaultValue: string): void;