export * from './components/old'; export * from './container'; export * from './global_style'; export * from './styles'; export * from './foundation'; /** * @deprecated */ export declare const createUniqueIdentifier: () => string;