declare const log: (str: any) => void;
export { log };
