import { OrbitalError } from './orbital-error'; export declare class EmptyDeclarationsError extends OrbitalError { constructor(); }