export declare class DecoratorConfigException extends Error { constructor(property: string, decorator: string); }