declare const _default: {
    TIME_PTN: string[];
    LOGIN_PTN: string;
    CUSTOM_PTN: string;
};
export default _default;
