import { AutofixRegistration } from "@atomist/sdm"; /** * Sort and format TypeScipt imports in a standard way. * @type {{name: string; pushTest: PredicatePushTest; transform: (p) => Promise}} */ export declare const TypeScriptImportsAutofix: AutofixRegistration; //# sourceMappingURL=tsImports.d.ts.map