import { ReactElement } from 'react';
export declare const PlaylistListPage: import('react').MemoExoticComponent<() => ReactElement>;
