export declare const Screenshot: ({ title }: { readonly title?: string | undefined; }) => JSX.Element;