export declare function createDevelopSubPathPublishConfigFile( paths?: any[], ): void; export declare function getDevelopSubPathPublishConfig( createFileWhenNoExist?: boolean, ): any;