export declare function createEntryPoints(additionalEntryPoints: undefined | string[], root: string): string[];
