import { looseObject } from './interfaces';
declare const migrateSnippets: looseObject;
export { migrateSnippets };
