type LinkPlatform = NodeJS.Platform; export declare function removeLegacyCodexComponentBins(binDir: string, platform: LinkPlatform): Promise; export {};