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