export default function (config: {
    componentName: string;
}): string;
