export declare function validateCommand(componentType: string): Promise<void>;
