import type { IStackComponent } from './Stack.types';
export declare const styles: IStackComponent['styles'];
