declare const isPropValid: (arg: string) => boolean;
export default isPropValid;
