export declare const CONFIG_FILE = "cell.yml"; export declare const FRONTEND_TARGET = "frontend"; export declare const BACKEND_TARGET = "backend"; export declare const EMPTY = "EMPTY"; export declare const DEFAULT_COMPONENT_ALIAS = "cell"; //# sourceMappingURL=constants.d.ts.map