export { default } from "./flex-tile-cell.component";
export type { FlexTileCellProps } from "./flex-tile-cell.component";
