export default function formatAsPty(_strings: string[], wrap?: boolean): Promise<HTMLElement>;
