import React from 'react'; import { TypeProps } from './RowStyle'; declare const Row: React.FC; export default Row; //# sourceMappingURL=Row.d.ts.map