declare class KeyGenerator { static id(): string; } export default KeyGenerator;