export declare class CannotRedeclareAttributeError extends Error { constructor(attribute: string, entity: string); }