declare const _default: (username: string, time: string, intro?: string) => string;
export default _default;
