declare let errorOnce: (_: string) => void;
export { errorOnce };
