/// declare const _default: ({ ...props }: { [x: string]: any; }) => JSX.Element; export default _default;