export declare const DATE_FORMAT = "D MMMM";
export declare const TIME_FORMAT = "LT";
export declare const TEST_ID: {
    WRAPPER: string;
    LOADING_WRAPPER: string;
    SEND_TOUCHABLE: string;
};
//# sourceMappingURL=Constant.d.ts.map