declare function generateLegal(androidProjectPath: string, iosProjectPath: string): void;
export default generateLegal;
