export declare const errors: {
    PATTERN_MISSING: string;
    INVALID_ELEMENT: string;
};
