export declare function getDiscordHeaders(token: string): Record; export declare function humanDelay(min?: number, max?: number): Promise; export declare function typingDelay(text: string): Promise; //# sourceMappingURL=super-properties.d.ts.map