export default class PropertyNotDefinedError extends Error { constructor(...params: any[]); }