export declare class Command {
    registerCypressCommands(customRelativeBackOfficePath?: string): void;
}
