declare const isLocked: (date: number) => boolean; export default isLocked;