export declare const getBuildPaths: (platformName: string) => { buildDir: string; exportDir: string; archiveDir: string; packageDir: string; derivedDataDir: string; };