import React from 'react';
export default function Doc(props: any): React.JSX.Element;
export declare function DocWithSelectAllTrap(props: any): React.JSX.Element;
