export default getComponents; /** * @param {string} configFolder */ declare function getComponents(configFolder: string): string;