import { FC, PropsWithChildren } from 'react'; declare const BlockContainer: FC; export default BlockContainer; //# sourceMappingURL=index.d.ts.map