export default function smartPadOrTruncate(str: string, length: number): string;