import * as React from 'react'; import { FunctionComponent } from 'react'; import { MasonryProps } from '../types'; export declare const Masonry: FunctionComponent>;