index.d.ts 81 Bytes Edit Raw Blame History Permalink 1 2 declare const isPropValid: (arg: string) => boolean; export default isPropValid;