declare const testInputCharacterLimit: (componentName: string) => void;
export { testInputCharacterLimit };
