export default function prefix(str: string, len: number, separator?: string): string;