index.d.ts 100 B

12
  1. export { Layout } from './layout';
  2. export type { LayoutOptions, LayoutStyleProps } from './layout';