export declare const splitName: (name: string) => string[];
