import { AutofixRegistration } from "@atomist/sdm";
/**
 * Autofix to update the sample listing in the samples repository
 */
export declare const ReadmeSampleListingAutofix: AutofixRegistration;
