/** Container element to help segment content visually against a gray background. * The tile will expand to the height and width of the content it contains. */ export declare class TileComponent { constructor(); }