import React from 'react'; import { Test as TestType } from './types'; export declare const Test: React.FunctionComponent>; //# sourceMappingURL=test.d.ts.map