export { Tile } from "./tile.component";
export { ClickableTile } from "./clickable-tile.component";
export declare class TilesModule {
}
