export declare const formatPomFirstLevel: (content: any) => any;
export declare const sortPomProject: (project: any) => any;
