export { default } from "./tile-header.component";
export type { TileHeaderProps } from "./tile-header.component";
