export default function prependBang(str: string): string;
