import { Schema } from './schema'; export declare const apiResource: (options: Schema) => import("@angular-devkit/schematics").Rule;