export default function splitName(name: string): string[];
