// Definitions by: Junyoung Clare Jang // TypeScript Version: 2.1 declare function isPropValid(string: string): boolean export default isPropValid