/** Label to identify a migration pull request */
export declare const PULL_REQUEST_LABEL = "nx migrate";
