4 lines
86 B
TypeScript

export const OPEN: string;
export const CLOSING: string;
export const CLOSED: string;