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