export default class PlatformError extends Error { constructor(message: string); }