export declare class PasteError extends Error { isPasteError: boolean; } export default PasteError; //# sourceMappingURL=PasteError.d.ts.map