export declare const messages: { description: string; help: { examples: string[]; }; logs: { starting_wdio: { message: string; emoji: string; }; }; };