export declare const tileTokens: {
    calciteTileAccentColorPress: string;
    calciteTileBackgroundColor: string;
    calciteTileBorderColor: string;
    calciteTileCornerRadius: string;
    calciteTileHeadingTextColor: string;
    calciteTileLinkColor: string;
    calciteTileShadow: string;
    calciteTileTextColor: string;
};
export declare const tile: string;
