declare const isLocked: (date: number) => boolean;
export default isLocked;
//# sourceMappingURL=isLocked.d.ts.map