export type { InlineProps } from "./inline";
export { Inline } from "./inline";
