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