export declare function unshiftString(str: string, targetLength: number, addString: string): string;