export declare abstract class SSTError extends Error { constructor(message?: string); }