import { IStackItemComponent } from './StackItem.types'; export declare const StackItemStyles: IStackItemComponent['styles'];