import { Rule } from "@angular-devkit/schematics"; export declare function customResource(options: any): Rule; export declare function sharedSetup(): Rule;