import { Rule } from '@angular-devkit/schematics';
declare function setup(): Rule;
export { setup };
