/// import { ComponentProps } from './types'; export default function Component(props: ComponentProps): JSX.Element;