import { ISError } from './lib/ISError';
import { insert_separator } from './lib/insert_separator';
export { ISError, insert_separator };
