export declare const numberCharacterPropTypeCheck: (props: any, propName: any, number: any) => true | Error;
