import { Command } from 'commander';
export declare function generateLayoutsCommand(program: Command): Command;
