export default function (config: {
    ts: boolean;
}): string;
