export default class ContainerCompilationException extends Error { constructor(reason: string); }