export declare const button: () => Promise<void>;
export declare const buttonWithSuffixMetric: () => Promise<void>;
