export * from './FallingChars'; export type { FallingCharsBounds, FallingCharsProviderProps, FallingCharsSurfaceProps, } from './FallingChars.types';