export { default as Inline } from '../compiled/components/inline';
export type { InlineProps } from '../compiled/components/inline';
