import React from 'react'; export declare const TestComponent: ({ ..._props }: { [x: string]: any; }) => React.JSX.Element; //# sourceMappingURL=testComponent.d.ts.map