export declare class SameSeparatorError extends Error {
    constructor();
}
