export declare const LOCALSTORAGE_KEY = "PIN-CAR";
export declare const EXPIRE_DATE_FORMAT = "yyyy-MM-dd";
export declare const MY_CAR_DESTINATION_ID = "MY-CAR";
