export declare const assert: (condition: unknown, message?: string, type?: ErrorConstructor) => void;