import { Rule } from "@angular-devkit/schematics"; export declare const applyPrettierUtility: () => Rule;