export { default } from "./tile-content.component";
export type { TileContentProps } from "./tile-content.component";
